home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / Its-a-Gas.swf / scripts / DefineButton2_308 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-11-10  |  43 b   |  4 lines

  1. on(release){
  2.    _root.gotoAndPlay(1);
  3. }
  4.